github.com/gotd/td/tg.UserFull.Wallpaper (field)
9 uses
github.com/gotd/td/tg (current package)
tl_user_full_gen.go#L238: Wallpaper WallPaperClass
tl_user_full_gen.go#L522: if !(u.Wallpaper == nil) {
tl_user_full_gen.go#L735: u.Wallpaper = val
tl_user_full_gen.go#L1235: if !(u.Wallpaper == nil) {
tl_user_full_gen.go#L1395: if u.Wallpaper == nil {
tl_user_full_gen.go#L1398: if err := u.Wallpaper.Encode(b); err != nil {
tl_user_full_gen.go#L1657: u.Wallpaper = value
tl_user_full_gen.go#L2414: u.Wallpaper = value
tl_user_full_gen.go#L2426: return u.Wallpaper, true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |